func github.com/jackc/pgx/v5.dbTagKey

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L103: 		key, ok, err := dbTagKey(sf)
		named_args.go#L124: func dbTagKey(sf reflect.StructField) (key string, ok bool, err error) {